[INFO] cloning repository https://github.com/kkafar/dsync
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kkafar/dsync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkafar%2Fdsync", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkafar%2Fdsync'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 74f2a8b86ef328264045117e1354f7ef06039fc8
[INFO] checking kkafar/dsync against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkafar%2Fdsync" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kkafar/dsync
[INFO] finished tweaking git repo https://github.com/kkafar/dsync
[INFO] tweaked toml for git repo https://github.com/kkafar/dsync written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kkafar/dsync on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kkafar/dsync already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8403cbbb6f2e511a42050ebb256bb0acde0b7c1e12245779b56ff945c4d8a0da
[INFO] running `Command { std: "docker" "start" "8403cbbb6f2e511a42050ebb256bb0acde0b7c1e12245779b56ff945c4d8a0da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8403cbbb6f2e511a42050ebb256bb0acde0b7c1e12245779b56ff945c4d8a0da" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8403cbbb6f2e511a42050ebb256bb0acde0b7c1e12245779b56ff945c4d8a0da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8403cbbb6f2e511a42050ebb256bb0acde0b7c1e12245779b56ff945c4d8a0da" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking destructure_traitobject v0.2.0
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking unsafe-any-ors v1.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.33.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking clap_builder v4.5.38
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking typemap-ors v1.0.0
[INFO] [stderr]     Checking thread-id v4.2.2
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]    Compiling diesel_derives v2.3.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking clap v4.5.38
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]    Compiling migrations_internals v2.3.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling migrations_macros v2.3.0
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling dsync-server v0.1.0 (/opt/rustwide/workdir/dsync-server)
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking log4rs v1.3.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking xdg v3.0.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]    Compiling dsync-proto v0.1.0 (/opt/rustwide/workdir/dsync-proto)
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.12
[INFO] [stderr]     Checking diesel v2.3.9
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.13.1
[INFO] [stderr]     Checking dsync-shared v0.1.0 (/opt/rustwide/workdir/dsync-shared)
[INFO] [stderr]     Checking dsync-cli v0.1.0 (/opt/rustwide/workdir/dsync-cli)
[INFO] [stderr]     Checking diesel_migrations v2.3.2
[INFO] [stdout] warning: unused import: `sqlite::Sqlite`
[INFO] [stdout]   --> dsync-server/src/server.rs:12:44
[INFO] [stdout]    |
[INFO] [stdout] 12 | use diesel::{Connection, SqliteConnection, sqlite::Sqlite};
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sqlite::Sqlite`
[INFO] [stdout]   --> dsync-server/src/server.rs:12:44
[INFO] [stdout]    |
[INFO] [stdout] 12 | use diesel::{Connection, SqliteConnection, sqlite::Sqlite};
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `IoError` and `Other` are never constructed
[INFO] [stdout]   --> dsync-server/src/bin/dsync-server/config/error.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub enum ConfigLoadError {
[INFO] [stdout]    |          --------------- variants in this enum
[INFO] [stdout]  3 |     #[error("I/O error: {0}")]
[INFO] [stdout]  4 |     IoError(std::io::Error),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |     Other(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConfigLoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `IoError` and `Other` are never constructed
[INFO] [stdout]   --> dsync-server/src/bin/dsync-server/config/error.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub enum ConfigLoadError {
[INFO] [stdout]    |          --------------- variants in this enum
[INFO] [stdout]  3 |     #[error("I/O error: {0}")]
[INFO] [stdout]  4 |     IoError(std::io::Error),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |     Other(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConfigLoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s
[INFO] running `Command { std: "docker" "inspect" "8403cbbb6f2e511a42050ebb256bb0acde0b7c1e12245779b56ff945c4d8a0da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8403cbbb6f2e511a42050ebb256bb0acde0b7c1e12245779b56ff945c4d8a0da", kill_on_drop: false }`
[INFO] [stdout] 8403cbbb6f2e511a42050ebb256bb0acde0b7c1e12245779b56ff945c4d8a0da
